home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / doorware / dgwrl154.zip / NETWORK.DOC < prev    next >
Text File  |  1996-11-25  |  2KB  |  36 lines

  1. DOGWORLD 1.53 MULTINODE SUPPORT:
  2.  
  3.   DogWorld now includes a "switch" inside DogEdit that turns on
  4. shared file access. Simply go into DogEdit and toggle the
  5. "multinode support" setting to the "ON" position. That's it!
  6. You will need to make sure that share.exe or equilvalent is loaded
  7. into your computer's memory. If you are running Lantastic LAN
  8. software, you should also run the batch file DO-LAN.BAT so that
  9. the main DogWorld files are marked as read-only.
  10.  
  11. RUNNING 2 COPIES OF DOGWORLD FROM DOS PROMPT:
  12.  
  13.   You can start a local copy of DogWorld from DOS by simply typing in:
  14. "DOG.EXE" at the command line. This will automatically assign that
  15. copy of DogWorld a node number of zero. If you want to start a second
  16. copy from the command line, you will need to manually assign that
  17. copy a node number on the command line. You can do that like this:
  18.  
  19.   "DOG.EXE /L /N:x    <-- where x is the node number.
  20.  
  21.   This tells DogWorld to start in local mode and to use the node number
  22. that you assigned.
  23.  
  24.  
  25. YOUR COMPUTER'S INTERNAL CLOCK:
  26.  
  27.   Be sure to keep all the computers on your lan syncronized. Having
  28. a workstation that is out of sync (time wise) can cause the auto-
  29. maintance in DogWorld to run prematurely. This won't harm the game,
  30. but it may look strange to your players. (For instance, a player
  31. could be brought back to life mid-day, after being killed that
  32. morning)
  33.   Most LAN packages document a way to set the clock on the workstations
  34. to the same time as the clock in the server. For example, in Lantastic
  35. you do this by executing the command: "NET CLOCK//server-name". 
  36.